Skip to main content
WebsiteGitHub last commitGitHub commit activityGitHub IssuesDocker PullsDiscordLocalized

Pre-built Images

My Docker Hub Repo

I will push my images to my Docker Repo

tag

The latest tag will be the most up to date image

Available Tags

TagDescription
latestMost up to date image (currently 32.0.6)
32.0.6Nextcloud 32.0.6
32.0.5Nextcloud 32.0.5
32.0.4Nextcloud 32.0.4
32.0.3Nextcloud 32.0.3
32.0.2Nextcloud 32.0.2
32.0.1Nextcloud 32.0.1
31.0.14Nextcloud 31.0.14
31.0.13Nextcloud 31.0.13
31.0.8Nextcloud 31.0.8

Image Features

These images are based on nextcloud:production and include additional packages and configurations for enhanced functionality.

Installed Packages

cmake
ffmpeg
ghostscript
git
imagemagick
libmagickcore-7.q16-10-extra
inotify-tools
libbz2-dev
liblapack-dev
libopenblas-dev
libx11-dev
libdlib-dev
sudo
nano
exiftool
supervisor
curl
wget
gnupg2
unzip
gosu

PHP Extensions

  • inotify - File change notifications
  • pdlib - PHP extension for dlib (face recognition)
  • bz2 - Bzip2 compression
  • smbclient - SMB/CIFS support

Additional Features

  • Apache Modules: proxy, proxy_http, proxy_wstunnel, headers, rewrite
  • dlib: Machine learning toolkit for face recognition (Memories/Recognize apps)
  • notify_push: High Performance Backend for Nextcloud (auto-installed from latest release)
  • Supervisor: Process manager for running multiple services
  • Cron Jobs: Pre-configured cron schedules for Nextcloud background tasks
  • Docker Healthcheck: Built-in health monitoring
  • PHP Memory Limit: Increased to 1024M
  • Opcache Memory: Increased to 512M

Pre-configured Cron Jobs

ScheduleTask
Every 5 minNextcloud cron.php
Every 10 minGeneral background tasks
2:15 AMMemories indexing
2:30 AMFace recognition
2:45 AMRecognize processing
3:00 AMPreview generation
3:30 AMPreview pre-generator

Quick Start

docker pull bankaitech/nextcloud:latest

Or for a specific version:

docker pull bankaitech/nextcloud:32.0.6

Exposed Ports

PortService
80Apache (Nextcloud)
7867notify_push (High Performance Backend)
Buy me a beer

Changelog

docs: update Pre-built Images documentation with new features and tags


💬 Discord Community Chat

Join the conversation! Comments here sync with our Discord community.

💬 Recent Comments

Loading comments...